pub unsafe extern "C" fn SkPath_conservativelyContainsRect(
    this: *const SkPath,
    rect: *const SkRect
) -> bool