pub unsafe fn EnumWindows<'a>( lpenumfunc: Option<WNDENUMPROC>, lparam: impl IntoParam<'a, LPARAM>, ) -> BOOL