pub unsafe extern "C" fn pw_split_walk( str_: *const c_char, delimiter: *const c_char, len: *mut usize, state: *mut *const c_char ) -> *const c_char