pub unsafe extern "C" fn xQueueSemaphoreTake( xQueue: *mut QueueDefinition, xTicksToWait: u32, ) -> i32