const GENERIC_MSG: &str = "blanket `unsafe impl<..> Send/Sync` over a generic type is almost \ always unsound — implement for concrete types instead (M-UNSOUND)";