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