Source position: lazglib2.pas line 4669
function g_node_insert_before(
parent: PGNode;
sibling: PGNode;
node: PGNode
):PGNode;