pub unsafe extern "C" fn llama_batch_init( n_tokens: i32, embd: i32, n_seq_max: i32, ) -> llama_batch