pub unsafe extern "C" fn LongCompare( c1: *const c_void, c2: *const c_void, ) -> c_int
Compares two long integers. For use with qsort().