pub unsafe extern "C" fn SteamAPI_ISteamMatchmaking_SetLobbyGameServer(
    self_: *mut ISteamMatchmaking,
    steamIDLobby: uint64_steamid,
    unGameServerIP: uint32,
    unGameServerPort: uint16,
    steamIDGameServer: uint64_steamid
)