Function windows_sys::Win32::Media::Audio::PlaySoundW

pub unsafe extern "system" fn PlaySoundW(
    pszsound: PCWSTR,
    hmod: HMODULE,
    fdwsound: SND_FLAGS,
) -> BOOL