int snd_config_make( ffi.Pointer<ffi.Pointer<snd_config_>> config, ffi.Pointer<ffi.Int8> key, int type, ) { return _snd_config_make( config, key, type, ); }