pub fn val_to_stack(val: &Val) -> u64
Convert a Val to its representation when spilled onto the stack.
Val