pub unsafe extern "C" fn RSA_generate_key( bits: c_int, e: u64, callback: *mut c_void, cb_arg: *mut c_void, ) -> *mut RSA