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