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