pub unsafe extern "system" fn RealChildWindowFromPoint(
    hwndParent: *mut HWND__,
    ptParentClientCoords: POINT
) -> *mut HWND__