pub fn get_explicit_self(
    cx: &ExtCtxt<'_>,
    span: Span
) -> (P<Expr>, ExplicitSelf)