pub fn link_memory_entity( conn: &Connection, memory_id: i64, entity_id: i64, ) -> Result<(), AppError>