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