const MISSING_COMMENT_MSG: &str = "`unsafe impl Send/Sync` without a `// SAFETY:` comment on a preceding line (M-UNSAFE)";