extern "c" fn utimensat(c.T, [*:0]const u8, *[2]c.T, u32) callconv(.C) c_int

Parameters

dirfd: c.T,
pathname: [*:0]const u8,
times: *[2]c.T,
flags: u32,