Function GdipSetPenWidth

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