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