pub unsafe fn StrToIntExW<'a>( pszstring: impl IntoParam<'a, PWSTR>, dwflags: i32, piret: *mut i32, ) -> BOOL