use current;
use crateAsThread;
/// Returns `true` when the calling task belongs to the root network
/// namespace (ns_id == 0). Used by the network stack to decide whether
/// a real network device (eth0) is visible — processes in non-root
/// network namespaces only see the loopback interface.