pub fn is_inline_module(item_mod: &ItemMod) -> bool
Check if a mod declaration is inline (has body) vs external (just declaration)