pub unsafe extern "C" fn i2d_PKCS8_PRIV_KEY_INFO_bio(
    bp: *mut BIO,
    p8inf: *mut PKCS8_PRIV_KEY_INFO
) -> c_int