ffi.Pointer<TVALUE> myCompress( ffi.Pointer<ffi.Char> str, ffi.Pointer<ffi.Char> path, ) { return _myCompress( str, path, ); }