pub fn register_asset_with_name(
    name_as_bye_string: &[u8]
) -> Result<AssetId, BenchmarkError>