#pragma once typedef enum gnExtension { GN_EXT_SYNCHRONIZATION = 0, GN_EXT_QUEUES = 1, GN_EXT_MAX } gnExtension;