pub unsafe fn ShutdownBlockReasonCreate<P1>( hwnd: HWND, pwszreason: P1, ) -> Result<()>where P1: Param<PCWSTR>,