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