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