pub unsafe fn EnumWindows<P0>(lpenumfunc: WNDENUMPROC, lparam: P0) -> Result<()>
where P0: IntoParam<LPARAM>,