pub unsafe extern "system" fn GdipSetPenDashOffset(
    pen: *mut GpPen,
    offset: f32
) -> Status