function f1(a: string; b: boolean = true): integer;
begin
end;
function f2(a, b, c);overload;
// var d := 1;
// c := false;
// f := fa();