pub fn subspace_slot(subspace_key: &[u8], offset: u64) -> U256
Compute a slot within a subspace of the root ArbOS state.
E.g., subspace_slot(L1_PRICING_SUBSPACE, field_offset) for an L1 pricing field.
subspace_slot(L1_PRICING_SUBSPACE, field_offset)