Fetches the index if a given script tag in the specified face's GSUB table or GPOS table.
#hb_face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
#hb_tag_t of the script tag requested
The index of the requested script tag
true if the script is found, false otherwise
Fetches the index if a given script tag in the specified face's GSUB table or GPOS table.