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