pub mod linux_x86_64; pub mod commands; pub const MEM_SZ: usize = 640 * 1000; // 4kb pub const STRING_SZ: usize = 640 * 1000; // 4kb