pub fn extract_github_error_message(body: &str) -> Option<String>
Extracts a GitHub-style top-level message from a JSON error body.
message