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