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