dlibMove          137 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_seek(IStream *This, LARGE_INTEGER dlibMove,
dlibMove          153 ext/com_dotnet/com_persist.c 	if (dlibMove.HighPart) {
dlibMove          158 ext/com_dotnet/com_persist.c 	offset = (off_t) dlibMove.QuadPart;