pub fn unlink_project_memory( conn: &Connection, project_id: &str, memory_id: &str, ) -> Result<()>
Unlink a memory from a project.