extern "c" fn mkdirat(c.T, [*:0]const u8, u32) callconv(.C) c_int
dirfd: c.T,
path: [*:0]const u8,
mode: u32,