int Sound_GetEnvelopePos(int x)
{
  return *(int *)(x + 0x1DE8);
}
