pub(crate) fn expand_deriving_coerce_pointee( cx: &ExtCtxt<'_>, span: Span, item: &Item, push: &mut dyn FnMut(Box<Item>), _is_const: bool, )