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