pub fn write_security_descriptor<P: AsRef<Path>>( path: P, descriptor: &SecurityDescriptor, ) -> Result<()>
Write a file security descriptor.