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