randBits_         200 modules/core/src/rand.cpp static void randBits_##suffix(type* arr, int len, uint64* state, \
randBits_         202 modules/core/src/rand.cpp { randBits_(arr, len, state, p, small_flag); } \