pub type llama_tokens = __BindgenOpaqueArray<u64, 3usize>;
struct llama_tokens(pub [u64; 3]);
0: [u64; 3]