pub unsafe extern "C-unwind" fn regularfile_fadvise( file: *mut RegularFile, offset: off_t, len: off_t, advice: c_int, ) -> c_int