void sound_set_looped(int self, bool value, int delay_ms) => _sound_set_looped(self, value, delay_ms);