Returns true if searchString appears as a substring of the result of converting this object to a String, at one or more positions that are greater than or equal to position; otherwise, returns false.
method
ffi.CString.includes
@param searchString
search string
@param position
If position is undefined, 0 is assumed, so as to search all of the String.