pub type thread_precedence_policy_data_t = thread_precedence_policy;
struct thread_precedence_policy_data_t { pub importance: i32, }
importance: i32