pub unsafe extern "C" fn SkPaint_setColor(
    this: *mut SkPaint,
    color: SkColor
)