pub unsafe extern "C" fn SkPixmap_erase1(
    this: *const SkPixmap,
    color: *const SkColor4f,
    subset: *const SkIRect
) -> bool