pub unsafe extern "C" fn C_SkPaint_setMaskFilter(
    self_: *mut SkPaint,
    maskFilter: *mut SkMaskFilter
)