L4_DEBUG_FLAGS
#define L4_DEBUG_GET_FLAGS(_data) (_data[L4_DEBUG_FLAGS])
#define L4_DEBUG_SET_FLAGS(_data, flags) (_data[L4_DEBUG_FLAGS] |= flags)