pub unsafe extern "system" fn GdipCloneBitmapAreaI( x: i32, y: i32, width: i32, height: i32, format: i32, srcbitmap: *mut GpBitmap, dstbitmap: *mut *mut GpBitmap, ) -> Status