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