int snd_dlpath( ffi.Pointer<ffi.Char> path, int path_len, ffi.Pointer<ffi.Char> name, ) { return _snd_dlpath( path, path_len, name, ); }