pub unsafe extern "C" fn SteamNetworkingIdentity_SetIPv4Addr(
    this: *mut SteamNetworkingIdentity,
    nIPv4: uint32,
    nPort: uint16
)