#include int main(int argc, char* argv[]) { unsigned int x=0; (void)_rdseed32_step (&x); return x == 0 ? 0 : 0; }