pub unsafe extern "C" fn str_splits( str_: *const char_t, substr: *const char_t, trim: bool_t, add_empty: bool_t, ) -> *mut ArrPtString