pub(crate) fn write_to_index(
    registry_path: &Path,
    name: &str,
    line: String,
    local: bool
)