pub unsafe fn EnumThreadWindows<'a, T2__: IntoParam<'a, LPARAM>>( dwthreadid: u32, lpfn: Option<WNDENUMPROC>, lparam: T2__, ) -> BOOL