public long GetConnectionUserData(Connection peer)
 {
     return Native.SteamAPI_ISteamNetworkingSockets_GetConnectionUserData(nativeSockets, peer);
 }