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