pub unsafe extern "system" fn GdipGetPenEndCap(
    pen: *mut GpPen,
    endcap: *mut LineCap
) -> Status