pub unsafe extern "system" fn ChildWindowFromPointEx(
    hwnd: *mut HWND__,
    pt: POINT,
    flags: u32
) -> *mut HWND__