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