pub unsafe extern "C" fn RSA_generate_key_fips(
    rsa: *mut RSA,
    bits: c_int,
    cb: *mut BN_GENCB
) -> c_int