sound_type snd_make_quantize(sound_type s1, long steps);
sound_type snd_quantize(sound_type s1, long steps);
    /* LISP: (snd-quantize SOUND FIXNUM) */
