int ZSTD_findFrameCompressedSize( ffi.Pointer<ffi.Void> src, int srcSize, ) { return _ZSTD_findFrameCompressedSize( src, srcSize, ); }