pub(super) fn replace_item_hook_placeholders( rows: &mut Vec<LedgerRow>, item_name: &str, hooks_dir: &Path, item: &ItemManifestEntry, ) -> Result<()>