posix_fadvise
int posix_fadvise(int, off_t, off_t, int);
#define posix_fadvise64 posix_fadvise
extern int posix_fadvise(int, off_t, off_t, int);