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