lseek              46 libavformat/os_support.h #   undef lseek
lseek              48 libavformat/os_support.h #  define lseek(f,p,w) _lseeki64((f), (p), (w))
lseek              65 libavformat/os_support.h #   undef lseek
lseek              67 libavformat/os_support.h #  define lseek(f,p,w) lseek64((f), (p), (w))
lseek              34 libavutil/file_open.c #undef lseek