Function rc

Helper that places an instance of T within a Rc!T

Rc!T rc(T) (
  T obj
)
if (isAtomicRefCounted!T);