pub unsafe extern "system" fn GdipSetPenUnit(
    pen: *mut GpPen,
    unit: Unit
) -> Status