Thread function prototype
Source position: threadh.inc line 35
type TThreadFunc = function(
parameter: pointer
):PtrInt;