pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_ConfigureConnectionLanes(
self_: *mut ISteamNetworkingSockets,
hConn: HSteamNetConnection,
nNumLanes: c_int,
pLanePriorities: *const c_int,
pLaneWeights: *const uint16
) -> EResult