pub unsafe fn DrawFocusRect<P0>(hdc: P0, lprc: *const RECT) -> BOOL
where P0: IntoParam<HDC>,