pub unsafe extern "stdcall" fn SetSecurityDescriptorGroup(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pGroup: PSID,
    bGroupDefaulted: BOOL
) -> BOOL