typedef enum llDataMode { llDataModeMemoryNotAllocate = 0, llDataModeMemoryAllocate = 1 } llDataMode;