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