pub unsafe extern "C" fn llama_kv_cache_view_update(
    ctx: *const llama_context,
    view: *mut llama_kv_cache_view
)