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