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