mc_write_cntl
extern void mc_write_cntl(mc_opl_t *, int, uint32_t);
#define MAC_CMD(mcp, i, cmd) mc_write_cntl(mcp, i, cmd)