pub fn fsconfig_set_flag<Key: Arg, Fd: AsFd>(fs_fd: Fd, key: Key) -> Result<()>
mount
fsconfig(fs_fd, FSCONFIG_SET_FLAG, key, NULL, 0)