Replace syscall.Fadvise with unix.Fadvise from golang.org/x/sys/unix which is the correct portable way to access fadvise on Linux