pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_GetConnectionRealTimeStatus(
self_: *mut ISteamNetworkingSockets,
hConn: HSteamNetConnection,
pStats: *mut SteamNetConnectionRealTimeStatus_t,
nLanes: c_int,
pLanes: *mut SteamNetConnectionRealTimeLaneStatus_t
) -> EResult