pub unsafe extern "C" fn C_SkIRect_contains(
    self_: *const SkIRect,
    rect: *const SkRect
) -> bool