pub unsafe extern "C" fn xQueueCreateMutexStatic(
    ucQueueType: u8,
    pxStaticQueue: *mut xSTATIC_QUEUE
) -> *mut QueueDefinition