pub unsafe extern "C" fn k_work_submit(work: *mut k_work) -> i32
@brief Submit a work item to the system queue.
@funcprops \isr_ok
@param work pointer to the work item.
@return as with k_work_submit_to_queue().