pub unsafe extern "C" fn atg_argsort_stable( out__: *mut *mut C_tensor, self_: *mut C_tensor, stable_: c_int, dim_: i64, descending_: c_int, )