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