pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_GetConfigValue(
self_: *mut ISteamNetworkingUtils,
eValue: ESteamNetworkingConfigValue,
eScopeType: ESteamNetworkingConfigScope,
scopeObj: isize,
pOutDataType: *mut ESteamNetworkingConfigDataType,
pResult: *mut c_void,
cbResult: *mut size_t
) -> ESteamNetworkingGetConfigValueResult