pub unsafe fn GetSecurityDescriptorControl( psecuritydescriptor: PSECURITY_DESCRIPTOR, pcontrol: *mut u16, lpdwrevision: *mut u32, ) -> Result<()>