pub fn delete_file_facts( conn: &mut impl GenericClient, project_id: &str, file_path: &str, ) -> Result<()>