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