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