pub unsafe extern "C" fn wolfSSL_RSA_generate_key( len: c_int, e: c_ulong, f: Option<unsafe extern "C" fn(arg1: c_int, arg2: c_int, arg3: *mut c_void)>, data: *mut c_void) -> *mut WOLFSSL_RSA