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