pub fn create_dir_all_sync<P: AsRef<Path>>(dir: P) -> Result<()>