pub unsafe fn DPA_Sort<P0, P1>( hdpa: P0, pfncompare: PFNDACOMPARE, lparam: P1, ) -> BOOLwhere P0: Param<HDPA>, P1: Param<LPARAM>,