pub unsafe extern "C" fn llama_kv_cache_view_init(
    ctx: *const llama_context,
    n_max_seq: i32
) -> llama_kv_cache_view