Function GdipSetCustomLineCapStrokeJoin
pub unsafe extern "system" fn GdipSetCustomLineCapStrokeJoin(
customcap: *mut GpCustomLineCap,
linejoin: LineJoin,
) -> Status
pub unsafe extern "system" fn GdipSetCustomLineCapStrokeJoin(
customcap: *mut GpCustomLineCap,
linejoin: LineJoin,
) -> Status