pub unsafe extern "C" fn array_sort_ex( array: *mut Array, func_compare: FPtr_compare_ex, data: *mut c_void, )