void sound_set_looped(int self, bool enabled, int delayMs) => _sound_set_looped(self, enabled, delayMs);