pub unsafe extern "C" fn String_UNSAFE_Split(
    str_: *const cc_string,
    c: c_char,
    subs: *mut cc_string,
    maxSubs: c_int
) -> c_int