pub unsafe fn WofWimEnumFiles<P0>( volumename: P0, datasourceid: i64, enumproc: WofEnumFilesProc, userdata: Option<*const c_void>, ) -> Result<()>where P0: Param<PCWSTR>,