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