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