Function windows_sys::Win32::Security::SetSecurityDescriptorGroup
pub unsafe extern "system" fn SetSecurityDescriptorGroup(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
pgroup: PSID,
bgroupdefaulted: BOOL,
) -> BOOL