pub unsafe extern "C" fn RSA_generate_multi_prime_key( rsa: *mut rsa_st, bits: i32, primes: i32, e: *mut bignum_st, cb: *mut bn_gencb_st, ) -> i32