pub unsafe extern "C" fn i2d_PrivateKey_bio(
    bp: *mut BIO,
    pkey: *mut EVP_PKEY
) -> c_int