Function GdipAddPathRectangles

pub unsafe extern "system" fn GdipAddPathRectangles(
    path: *mut GpPath,
    rects: *const RectF,
    count: i32,
) -> Status