pub fn generate_from_file( file: &str, verify_sha256: Option<&str>, ) -> Result<TokenStream, GenerateFromFileError>