pub unsafe extern "C" fn xQueueGiveMutexRecursive(
    xMutex: QueueHandle_t
) -> BaseType_t