pub unsafe extern "C" fn llama_graph_reserve(
ctx: *mut llama_context,
n_tokens: u32,
n_seqs: u32,
n_outputs: u32,
) -> *mut ggml_cgraphpub unsafe extern "C" fn llama_graph_reserve(
ctx: *mut llama_context,
n_tokens: u32,
n_seqs: u32,
n_outputs: u32,
) -> *mut ggml_cgraph