pub fn create_shared_dir_all(path: impl AsRef<Path>) -> Result<()>
Create the directory and ancestors with group write permission on UNIX systems.