#pragma once namespace nix { bool userNamespacesSupported(); bool mountNamespacesSupported(); bool pidNamespacesSupported(); }