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