pub unsafe extern "system" fn sndPlaySoundW(
    pszsound: PCWSTR,
    fusound: u32
) -> BOOL
Expand description

Required features: "Win32_Media_Audio", "Win32_Foundation"