pub unsafe extern "system" fn GdipCreateBitmapFromGraphics( width: i32, height: i32, target: *mut GpGraphics, bitmap: *mut *mut GpBitmap, ) -> Status