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