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