pub unsafe extern "C" fn i2d_RSA_PUBKEY_bio(
    bp: *mut BIO,
    rsa: *mut RSA
) -> c_int