pub unsafe extern "C" fn String_CaselessContains(
    str_: *const cc_string,
    sub: *const cc_string
) -> c_int