int snd_ctl_set_power_state( ffi.Pointer<snd_ctl_t> ctl, int state, ) { return _snd_ctl_set_power_state( ctl, state, ); }