int snd_ctl_get_power_state( ffi.Pointer<snd_ctl_> ctl, ffi.Pointer<ffi.Uint32> state, ) { return _snd_ctl_get_power_state( ctl, state, ); }