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