Function SetSecurityDescriptorGroup
pub unsafe fn SetSecurityDescriptorGroup(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
pgroup: Option<PSID>,
bgroupdefaulted: bool,
) -> Result<()>
pub unsafe fn SetSecurityDescriptorGroup(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
pgroup: Option<PSID>,
bgroupdefaulted: bool,
) -> Result<()>