pub unsafe fn DrawEdge<P0>( hdc: P0, qrc: *mut RECT, edge: DRAWEDGE_FLAGS, grfflags: DRAW_EDGE_FLAGS, ) -> BOOLwhere P0: Param<HDC>,