Source position: lazglib2.pas line 4871
function g_slist_insert_before(
slist: PGSList;
sibling: PGSList;
data: gpointer
):PGSList;