pub unsafe extern "C" fn SteamAPI_ISteamUserStats_UpdateAvgRateStat(
    self_: *mut ISteamUserStats,
    pchName: *const c_char,
    flCountThisSession: f32,
    dSessionLength: f64
) -> bool