pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_GetConfigValueInfo(
    self_: *mut ISteamNetworkingUtils,
    eValue: ESteamNetworkingConfigValue,
    pOutDataType: *mut ESteamNetworkingConfigDataType,
    pOutScope: *mut ESteamNetworkingConfigScope
) -> *const c_char