Source position: lazglib2.pas line 4980
function g_strsplit(
string_: Pgchar;
delimiter: Pgchar;
max_tokens: gint
):PPgchar;