pub unsafe fn DPA_Sort<'a>( hdpa: *mut _DPA, pfncompare: Option<PFNDACOMPARE>, lparam: impl IntoParam<'a, LPARAM>, ) -> BOOL