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