pub unsafe fn BackupEventLogW<P1>( heventlog: HANDLE, lpbackupfilename: P1, ) -> Result<()>where P1: Param<PCWSTR>,