arc4random_stir
arc4random_stir(); /* noop on recent arc4random() implementations */
arc4random_stir();
void arc4random_stir(void);
__weak_reference(__arc4random_stir, arc4random_stir);