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