pub fn create_nu_constant(
    engine_state: &EngineState,
    span: Span
) -> Result<Value, ShellError>