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