pub unsafe fn DSA_Sort<'a>( pdsa: *mut _DSA, pfncompare: Option<PFNDACOMPARE>, lparam: impl IntoParam<'a, LPARAM>, ) -> BOOL