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