fn parse_detached_mod(cx: &mut ParseCtxt<'_>) -> ParseResult<DetachedItem>
⟨mod⟩ ::= mod ⟨ident⟩ { ⟨specs⟩ }