Source position: lazglib2.pas line 4557
function g_list_insert_before(
list: PGList;
sibling: PGList;
data: gpointer
):PGList;