pub unsafe extern "C" fn xQueueTakeMutexRecursive( xMutex: QueueHandle_t, xTicksToWait: TickType_t, ) -> BaseType_t