pub(crate) fn parse_crate_attrs<'a>( sess: &'a Session, input: &Input) -> PResult<'a, Vec<Attribute>>