pub unsafe extern "C" fn llama_spec_ckpt_init( ctx: *mut llama_context, mode: c_int, max_tokens: c_int, ) -> c_int