pub unsafe extern "C" fn EC_KEY_METHOD_get_compute_key( meth: *const ec_key_method_st, pck: *mut Option<unsafe extern "C" fn(_: *mut *mut u8, _: *mut usize, _: *const ec_point_st, _: *const ec_key_st) -> i32>, )