pub unsafe extern "C" fn RSA_meth_get_multi_prime_keygen( meth: *const rsa_meth_st, ) -> Option<unsafe extern "C" fn(_: *mut rsa_st, _: i32, _: i32, _: *mut bignum_st, _: *mut bn_gencb_st) -> i32>