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