pub unsafe extern "C" fn llama_adapter_meta_key_by_index( adapter: *const llama_adapter_lora, i: i32, buf: *mut c_char, buf_size: usize, ) -> i32