pub const K_WORK_FLUSHING: u32 = 16; // 16u32
@brief Flag indicating a synced work item that is being flushed.
Accessed via k_work_busy_get(). May co-occur with other flags.