pub unsafe fn mciSendStringA<P0>( lpstrcommand: P0, lpstrreturnstring: Option<&mut [u8]>, hwndcallback: Option<HWND>, ) -> u32where P0: Param<PCSTR>,