pub unsafe extern "system" fn GdipSetCustomLineCapWidthScale(
    customcap: *mut GpCustomLineCap,
    widthscale: f32,
) -> Status