int snd_config_make_pointer( ffi.Pointer<ffi.Pointer<snd_config_>> config, ffi.Pointer<ffi.Int8> key, ) { return _snd_config_make_pointer( config, key, ); }