pub unsafe extern "C" fn SteamAPI_SteamNetworkingIPAddr_ToString(
    self_: *const SteamNetworkingIPAddr,
    buf: *mut c_char,
    cbBuf: size_t,
    bWithPort: bool
)