pub unsafe extern "C" fn xQueueCreateMutex(
    ucQueueType: u8
) -> QueueHandle_t