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