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