time2             266 include/lolevel.h extern int _SetFileTimeStamp(const char *file_path, int time1, int time2);
time2             269 include/lolevel.h extern int _SetFileTimeStamp(int fd, int time1, int time2);
time2             258 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int SetFileTimeStamp(const char *file_path, int time1, int time2);
time2             261 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int SetFileTimeStamp(int fd, int time1, int time2);