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