pub unsafe extern "C" fn pw_split_strv( str_: *const c_char, delimiter: *const c_char, max_tokens: c_int, n_tokens: *mut c_int ) -> *mut *mut c_char