Change mknodat(2) device argument type from uint32_t to dev_t.Adds needed extra PAD argument for 64bit alignment, and libc wrapper.