pub unsafe fn GdipDrawImage( graphics: *mut GpGraphics, image: *mut GpImage, x: f32, y: f32, ) -> Status