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