pub unsafe extern "system" fn GdipGetPixelOffsetMode(
    graphics: *mut GpGraphics,
    pixeloffsetmode: *mut PixelOffsetMode
) -> Status