typedef enum LLMENGINE_memorytype_enum { LLMENGINE_MEMORY_CPU, LLMENGINE_MEMORY_CPU_PINNED, LLMENGINE_MEMORY_GPU } LLM_ENGINE_MemoryType;