pub async fn load_file(file: &File) -> Result<(Vec<u8>, FileInfo), Error>
Load a file and return its content and some information