opl_operators
const struct opl_operators *p = sc->voices[v].patch;
const struct opl_operators *p;
const struct opl_operators opl3_instrs[OPL_NINSTR] = {
const struct opl_operators opl2_instrs[OPL_NINSTR] = {
const struct opl_operators *patch;
extern const struct opl_operators opl2_instrs[];
extern const struct opl_operators opl3_instrs[];