pub fn bytes_are_curve_point<T>(_bytes: T) -> bool
where T: AsRef<[u8]>,