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