pub unsafe fn RemoveLogContainer<P1>( hlog: HANDLE, pwszcontainerpath: P1, fforce: bool, preserved: Option<*mut c_void>, ) -> Result<()>where P1: Param<PCWSTR>,