pub type UserSettings = HashMap<String, (i64, String)>;
pub struct UserSettings { /* private fields */ }