Function windows_sys::Win32::Devices::Display::GetPhysicalMonitorsFromHMONITOR
pub unsafe extern "system" fn GetPhysicalMonitorsFromHMONITOR(
hmonitor: HMONITOR,
dwphysicalmonitorarraysize: u32,
pphysicalmonitorarray: *mut PHYSICAL_MONITOR,
) -> BOOL