pub fn get_file_with_size( url: &str, range_start: usize, range_size: usize, ) -> Result<Response, Error>