pub unsafe extern "system" fn GdipSetPenCustomStartCap(
    pen: *mut GpPen,
    customcap: *mut GpCustomLineCap
) -> Status