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