__ast_read8
u8 vgaer = __ast_read8(ioregs, AST_IO_VGAER);
return __ast_read8(addr, reg + 1);
return __ast_read8(ast->ioregs, reg);