pub unsafe extern "system" fn GdipSetTextContrast(
    graphics: *mut GpGraphics,
    contrast: u32
) -> Status