pub unsafe extern "C" fn i2d_RSA_PUBKEY_fp(
    fp: *mut FILE,
    rsa: *mut RSA
) -> c_int