pub unsafe extern "system" fn WindowFromPoint(
    Point: POINT
) -> *mut HWND__