pub unsafe extern "C" fn llama_attach_threadpool(
ctx: *mut llama_context,
threadpool: ggml_threadpool_t,
threadpool_batch: ggml_threadpool_t,
)
pub unsafe extern "C" fn llama_attach_threadpool(
ctx: *mut llama_context,
threadpool: ggml_threadpool_t,
threadpool_batch: ggml_threadpool_t,
)