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