pub unsafe fn GetMonitorInfoA<P0>(hmonitor: P0, lpmi: *mut MONITORINFO) -> BOOL
where P0: IntoParam<HMONITOR>,