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