#include <mars_task_queue_types.h>
An instance of this structure must be created when using any of the MARS queue API.
If allocating a memory area for this structure, make sure to allocate a memory area that is aligned to MARS_TASK_QUEUE_ALIGN bytes and of size MARS_TASK_QUEUE_SIZE bytes.