pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SetGlobalConfigValueFloat(
    self_: *mut ISteamNetworkingUtils,
    eValue: ESteamNetworkingConfigValue,
    val: f32
) -> bool