pub fn write_api_client( output_dir: &Path, module_name: &str, functions: &[ApiFunction], ) -> Result<Vec<PathBuf>>