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