pub unsafe extern "C" fn SkRegion_intersects(
    this: *const SkRegion,
    rect: *const SkIRect
) -> bool