#pragma once extern "C" { void InitSound(); float get_Envelope(int instrument); float get_Time(); }