pub unsafe extern "system" fn MonitorFromRect(
    lprc: *const RECT,
    dwFlags: u32
) -> *mut HMONITOR__