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