pub unsafe extern "C" fn gegl_rectangle_new(
    x: c_int,
    y: c_int,
    width: c_uint,
    height: c_uint
) -> *mut GeglRectangle