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