pub unsafe fn MCIWndCreateA<P3>( hwndparent: Option<HWND>, hinstance: Option<HINSTANCE>, dwstyle: u32, szfile: P3, ) -> HWNDwhere P3: Param<PCSTR>,