Function windows_sys::Win32::Media::Audio::PlaySoundA

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