x86emu_i8254_init
void x86emu_i8254_init(struct x86emu_i8254 *, void (*)(struct timespec *));
x86emu_i8254_init(&sc->i8254, nanotime);