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