fn is_prelude_import(tcx: TyCtxt<'_>, item: &Item<'_>) -> bool
Return true if the item has a #[prelude_import] annotation
#[prelude_import]