pub unsafe extern "system" fn GdipGetPenDashCount(
    pen: *mut GpPen,
    count: *mut i32
) -> Status