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