ffi.Pointer<DrawInfo> CloneDrawInfo( ffi.Pointer<ImageInfo> arg0, ffi.Pointer<DrawInfo> arg1, ) { return _CloneDrawInfo( arg0, arg1, ); }