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