pub unsafe extern "C" fn SkRRect_inset(
    this: *const SkRRect,
    dx: SkScalar,
    dy: SkScalar,
    dst: *mut SkRRect
)