Function PlaySoundA

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