pub unsafe extern "system" fn GdipSetPathGradientGammaCorrection(
    brush: *mut GpPathGradient,
    usegammacorrection: BOOL,
) -> Status