pub type LLMHandle = *mut c_void;
@typedef LLMHandle @brief A handle used to manage and interact with the large language model.