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