fn inc_raw(c: &mut u32) -> Result<(), Overflow>
Increment this refcount, but don’t care about any Refs
Ref