IDT_GATES_COUNT
#define IDT_GATES_COUNT 256
typedef interrupt_descriptor interrupt_descriptor_table[IDT_GATES_COUNT];