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