This function is declared in the kos/thread.h file.
kos/thread.h
Retcode KosThreadCallbackUnregister(KosThreadCallback *callback);
This function deregisters the custom callback function (removes it from the list of called functions).