pub fn new_brew(
    crate_path: VfsPath,
    linux_path: VfsPath,
    macos_path: VfsPath,
    base_uri: &str
) -> Option<String>