fn rcbox_layout_for_value_layout(layout: Layout) -> Layout
Calculate layout for RcBox<T> using the inner value’s layout
RcBox<T>