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