pub fn cmd(command: String) -> String
pub fn lsl(n: Int, bits: Int) -> Int
logic shift left
pub fn lsr(n: Int, bits: Int) -> Int
logic shift right