synth_settings
static struct synth_settings *synth_interrogate(struct spk_synth *synth)
static char buf[sizeof(struct synth_settings) + 1];
static struct synth_settings status;
if (total < sizeof(struct synth_settings))
struct synth_settings *sp;