pub(crate) fn replace_symlinkat( target: impl AsRef<Path>, dirfd: &OwnedFd, name: impl AsRef<Path>, ) -> Result<()>