pub fn scalar_parse_big_endian_partially_reduced_variable_consttime(
    ops: &CommonOps,
    bytes: Input<'_>,
) -> Result<Elem<N, Unencoded>, Unspecified>