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