pub unsafe extern "stdcall" fn GetSecurityDescriptorGroup(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pGroup: *mut PSID,
    lpbGroupDefaulted: LPBOOL
) -> BOOL