#![allow(dead_code)] const NULL: [u8; 4] = [0x00, 0x00, 0x00, 0x00]; const VALIDATE_TOKEN: [u8; 4] = [0x56, 0x41, 0x4c, 0x49]; const GET_ROLES: [u8; 4] = [0x52, 0x4f, 0x4c, 0x45];