pub unsafe fn AddMonitorW<P0>( pname: P0, level: u32, pmonitors: Option<*const u8>, ) -> Result<()>where P0: Param<PCWSTR>,