ksys_unshare
err = ksys_unshare(CLONE_NEWNS);
int ksys_unshare(unsigned long unshare_flags);
return ksys_unshare(unshare_flags);