pub unsafe extern "system" fn ChildWindowFromPoint(
    hWndParent: HWND,
    point: POINT
) -> HWND