ref: a392034fd6d0cc2df3baaf637da5668634d7d34a dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);