pub unsafe extern "C" fn g_str_match_string( search_term: *const c_char, potential_hit: *const c_char, accept_alternates: gboolean, ) -> gboolean