pub fn fetch_engine(
    to_dir: PathBuf,
    engine_name: String,
    binary_platform_name: String
) -> Result<(), ()>