pub unsafe extern "C" fn PEM_write_EC_PUBKEY(
    fp: *mut FILE,
    x: *mut EC_KEY
) -> c_int