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