Function GetSecurityDescriptorGroup
pub unsafe fn GetSecurityDescriptorGroup(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
pgroup: *mut PSID,
lpbgroupdefaulted: *mut BOOL,
) -> Result<()>
pub unsafe fn GetSecurityDescriptorGroup(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
pgroup: *mut PSID,
lpbgroupdefaulted: *mut BOOL,
) -> Result<()>