pub unsafe extern "C" fn SkPixmap_extractSubset(
    this: *const SkPixmap,
    subset: *mut SkPixmap,
    area: *const SkIRect
) -> bool