pub unsafe extern "C" fn process_madvise( __pid_fd: i32, __iov: *const iovec, __count: usize, __advice: i32, __flags: u32, ) -> i64