pub unsafe extern "C" fn utimensat( dirfd: c_int, path: *const c_char, times: *const timespec, flag: c_int ) -> c_int