Source position: gstrfuncs.inc line 157
function g_strsplit(
_string: Pgchar;
delimiter: Pgchar;
max_tokens: gint
):PPgchar;