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