Source position: pcrelib.pas line 1128
type pcre_jit_stack_alloc_func = function(
startsize: Integer;
maxsize: Integer
):PPCREJITStack;