extern "c" fn fchmodat(c.T, [*:0]const u8, c.T, c_uint) callconv(.C) c_int
fd: c.T,
path: [*:0]const u8,
mode: c.T,
flags: c_uint,