pub unsafe extern "system" fn MonitorFromWindow(
    hwnd: *mut HWND__,
    dwFlags: u32
) -> *mut HMONITOR__