pub unsafe extern "C" fn readlinkat( dirfd: i32, pathname: *const u8, buf: *mut u8, bufsiz: usize, ) -> isize