pub unsafe extern "C" fn SteamAPI_SteamDatagramHostedAddress_SetDevAddress(
    self_: *mut SteamDatagramHostedAddress,
    nIP: uint32,
    nPort: uint16,
    popid: SteamNetworkingPOPID
)