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