pub unsafe fn WofWimUpdateEntry<'a>( volumename: impl IntoParam<'a, PWSTR>, datasourceid: i64, newwimpath: impl IntoParam<'a, PWSTR>, ) -> Result<()>