pub unsafe extern "C" fn SkPaint_setPathEffect(
    this: *mut SkPaint,
    pathEffect: sk_sp<SkPathEffect>
)