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