pub unsafe extern "C" fn SkRRect_setOval(
    this: *mut SkRRect,
    oval: *const SkRect
)