#include void adlib_init(); #define adlib_read() inp(0x388) void adlib_write(int reg, int val); void adlib_reset();