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