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