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