pub const SYS_SEM_POST: usize = 233; // 233usize
Increment (post) a semaphore, waking a waiter if any.
handle