pub unsafe extern "system" fn EnumThreadWindows(
    dwThreadId: DWORD,
    lpfn: WNDENUMPROC,
    lParam: LPARAM
) -> BOOL