If 432 was part of your original text as a separate parameter (e.g., audio handle or stream index), then:
It sounds like you're referencing a specific command or setting for GTA: Vice City on PC — possibly related to audio streaming, radio volume, or a mod configuration (like "AIL" = audio stream library). Gta vice city pc ail set stream volume 8 432
DWORD pid; GetWindowThreadProcessId(hWnd, &pid); HANDLE pHandle = OpenProcess(PROCESS_ALL_ACCESS, FALSE, pid); if (!pHandle) { printf("OpenProcess failed.\n"); return 1; } If 432 was part of your original text
CloseHandle(pHandle); printf("Stream volume set to %d\n", volume); return 0; } audio handle or stream index)
set_stream_volume(stream_index=4, volume=32) // 432 split into 4 and 32 But without the exact mod or tool you're using, this is a best guess. Could you clarify if it’s for direct calls, or a specific trainer/script?