pub unsafe extern "C" fn SteamAPI_ISteamUserStats_SetStatFloat(
    self_: *mut ISteamUserStats,
    pchName: *const c_char,
    fData: f32
) -> bool