pub fn convert_sqlite_value_to_nu_value( value: ValueRef<'_>, decl_type: Option<DeclType>, span: Span, ) -> Value