pub fn import_testing_sql( username: &str, password: &str, filename: &str, ) -> Result<(), Box<dyn Error>>