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