pub unsafe extern "C" fn RSA_new_public_key(
    n: *const BIGNUM,
    e: *const BIGNUM
) -> *mut RSA