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