Function windows::Win32::Graphics::GdiPlus::GdipAddPathRectangleI

pub unsafe fn GdipAddPathRectangleI(
    path: *mut GpPath,
    x: i32,
    y: i32,
    width: i32,
    height: i32
) -> Status