pub unsafe extern "system" fn ChildWindowFromPointEx(
    hwnd: HWND,
    pt: POINT,
    flags: CWP_FLAGS,
) -> HWND