sound_type snd_make_offset(sound_type s1, double offset);
sound_type snd_offset(sound_type s1, double offset);
    /* LISP: (snd-offset SOUND ANYNUM) */
