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