pub unsafe extern "C" fn C_SkCodec_getValidSubset(
    self_: *const SkCodec,
    desiredSubset: *mut SkIRect
) -> bool