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