pub unsafe fn sndPlaySoundA<P0>(pszsound: P0, fusound: u32) -> BOOL
where P0: IntoParam<PCSTR>,