pub fn int_value<S: ValueStore>(store: &S, value: Value) -> Option<i64>
Raw integer behind either representation (SMI or boxed).