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