pub unsafe extern "C" fn SkPaint_setBlendMode(
    this: *mut SkPaint,
    mode: SkBlendMode
)