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