pub unsafe extern "system" fn GdipDrawImagePointsI( graphics: *mut GpGraphics, image: *mut GpImage, dstpoints: *const Point, count: i32, ) -> Status