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