pub unsafe extern "system" fn GdipSetCustomLineCapBaseCap(
    customcap: *mut GpCustomLineCap,
    basecap: LineCap,
) -> Status