Function SetSecurityDescriptorGroup

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