pub fn extract_value<'record>( column: &'static str, record: &'record Record, span: Span, ) -> Result<&'record Value, ShellError>