pub unsafe extern "C" fn SkPaint_setMaskFilter(
    this: *mut SkPaint,
    maskFilter: sk_sp<SkMaskFilter>
)