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