pub unsafe extern "system" fn GdipSetPageUnit(
    graphics: *mut GpGraphics,
    unit: Unit
) -> Status