pub unsafe fn PlaySoundA<P0, P1>( pszsound: P0, hmod: P1, fdwsound: SND_FLAGS, ) -> BOOLwhere P0: Param<PCSTR>, P1: Param<HMODULE>,