pub unsafe extern "C" fn DH_meth_get_generate_params( dhm: *const dh_method, ) -> Option<unsafe extern "C" fn(_: *mut dh_st, _: i32, _: i32, _: *mut bn_gencb_st) -> i32>