pub unsafe extern "C" fn ISteamNetworkingUtils_SetGlobalConfigValueInt32(
    this: *mut ISteamNetworkingUtils,
    eValue: ESteamNetworkingConfigValue,
    val: int32
) -> bool