pub unsafe extern "C" fn llama_apply_adapter_cvec( ctx: *mut llama_context, data: *const f32, len: usize, n_embd: i32, il_start: i32, il_end: i32, ) -> i32