pub unsafe extern "C" fn SteamNetworkingIPAddr_SetIPv4(
    this: *mut SteamNetworkingIPAddr,
    nIP: uint32,
    nPort: uint16
)