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