pub unsafe extern "C" fn ksplit_core( s: *mut c_char, delimiter: c_int, _max: *mut c_int, _offsets: *mut *mut c_int ) -> c_int