pub type Priority = i32;
Task priority as an integer (higher = more important). Range: 0-10, where 10 is highest priority. Default is 5.