int snd_pcm_chmap_print( ffi.Pointer<snd_pcm_chmap_t> map, int maxlen, ffi.Pointer<ffi.Char> buf, ) { return _snd_pcm_chmap_print( map, maxlen, buf, ); }