pub unsafe extern "C" fn String_IndexOfAt(
    str_: *const cc_string,
    offset: c_int,
    c: c_char
) -> c_int