pub unsafe extern "C" fn EC_hash_to_curve_p384_xmd_sha384_sswu( group: *const EC_GROUP, out: *mut EC_POINT, dst: *const u8, dst_len: usize, msg: *const u8, msg_len: usize, ) -> c_int