pub unsafe extern "C" fn SteamAPI_ISteamMatchmaking_GetLobbyGameServer(
    self_: *mut ISteamMatchmaking,
    steamIDLobby: uint64_steamid,
    punGameServerIP: *mut uint32,
    punGameServerPort: *mut uint16,
    psteamIDGameServer: *mut CSteamID
) -> bool