libtorrent string_begins_no_case: true if s begins with prefix, compared case-insensitively over ASCII. (In the C++ the first argument is the prefix and the loop runs to the prefix's NUL.)
string_begins_no_case