public static int GetSizeOf()
    {
        int ret = AkSoundEnginePINVOKE.CSharp_AkAuxSendValueProxy_GetSizeOf();

        return(ret);
    }