pub unsafe extern "C" fn SteamNetworkingIdentity_SetIPAddr(
    this: *mut SteamNetworkingIdentity,
    addr: *const SteamNetworkingIPAddr
)