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