new_mount
new_mount(s, PMNT_SOCKPAIR);
new_mount(s, PMNT_DEVFUSE|PMNT_DGRAM);
new_mount(fd, PMNT_DEVFUSE);
static void new_mount(int, int);