pub unsafe fn mciLoadCommandResource<P1>( hinstance: HANDLE, lpresname: P1, wtype: u32, ) -> u32where P1: Param<PCWSTR>,