pub unsafe extern "C" fn llama_sampler_sample(
smpl: *mut llama_sampler,
ctx: *mut llama_context,
idx: i32,
) -> llama_token
pub unsafe extern "C" fn llama_sampler_sample(
smpl: *mut llama_sampler,
ctx: *mut llama_context,
idx: i32,
) -> llama_token