setdate_p         261 include/lolevel.h extern int _SetDate(void *setdate_p); // expects ptr to year, month, day, hour, min, sec, not compatible with tm
setdate_p         254 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int SetDate(void *setdate_p); // expects ptr to year, month, day, hour, min, sec, not compatible with tm