Source position: lazglib2.pas line 4982
function g_strstr_len(
haystack: Pgchar;
haystack_len: gssize;
needle: Pgchar
):Pgchar;