pub fn generate_script_builder(
    output_path: &Path,
    abi_paths: impl IntoIterator<Item = impl AsRef<Path>>
)