pub unsafe extern "C" fn String_UNSAFE_SplitBy(
    str_: *mut cc_string,
    c: c_char,
    part: *mut cc_string
)