pub fn IO(io_type: u8, nr: u8) u32
pub fn IO(io_type: u8, nr: u8) u32 { return io_impl(bits.none, io_type, nr, void); }