pub unsafe fn GdipSetCustomLineCapStrokeCaps(
    customcap: *mut GpCustomLineCap,
    startcap: LineCap,
    endcap: LineCap
) -> Status