Shared declaration
bool stitch( ffi.Pointer<ffi.Char> arg0, ffi.Pointer<ffi.Char> arg1, bool cropped, ) { return _stitch( arg0, arg1, cropped, ); }