Source position: ap_expr.inc line 274
type ap_expr_op_unary_t = function(
ctx: Pap_expr_eval_ctx_t;
const data: Pointer;
const arg: PChar
):Integer;