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