pub type thread_background_policy_data_t = thread_background_policy;
struct thread_background_policy_data_t { pub priority: i32, }
priority: i32