pub unsafe extern "C" fn llama_state_get_data( ctx: *mut llama_context, dst: *mut u8, size: usize, ) -> usize