pub(crate) unsafe fn readlinkat( dirfd: BorrowedFd<'_>, path: &CStr, buf: (*mut u8, usize), ) -> Result<usize>