pub unsafe extern "C" fn C_SkPaint_setPathEffect(
    self_: *mut SkPaint,
    pathEffect: *mut SkPathEffect
)