BPFFS_ROOT
ASSERT_OK(umount(BPFFS_ROOT), "unmount bpffs");
#define BPFFS_ATTACH_COUNTERS BPFFS_ROOT "attach_counters/"
err = mount("bpf", BPFFS_ROOT, "bpf", 0, NULL);