extern
crate
std
;
extern
crate
alloc
as
abc
;
extern
crate
unresolved
as
definitely_unresolved
;