pub unsafe extern "C" fn DH_generate_parameters_ex( dh: *mut dh_st, prime_len: i32, generator: i32, cb: *mut bn_gencb_st, ) -> i32