static extern int AVIStreamRelease(IntPtr pavi);
Declare Function AVIStreamRelease Lib "avifil32.dll" (pavi As IntPtr) As Integer