Clone function prototype.
Source position: linux.pp line 217
type TCloneFunc = function(
args: pointer
):LongInt;