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