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