pub unsafe extern "C" fn SkIRect_intersect(
    this: *mut SkIRect,
    a: *const SkIRect,
    b: *const SkIRect
) -> bool