pub unsafe extern "C" fn SkPaint_computeFastBounds(
    this: *const SkPaint,
    orig: *const SkRect,
    storage: *mut SkRect
) -> *const SkRect