pub fn fork_existing_variant( package_id: &str, variant: &str, new_variant_name: &str, ) -> Result<String>