pub unsafe fn InitializeSecurityDescriptor( psecuritydescriptor: PSECURITY_DESCRIPTOR, dwrevision: u32, ) -> Result<(), Error>