pub unsafe extern "C" fn llama_get_embeddings_seq( ctx: *mut llama_context, seq_id: llama_seq_id, ) -> *mut f32