pub unsafe extern "system" fn MonitorFromPoint(
    pt: POINT,
    dwFlags: u32
) -> *mut HMONITOR__