pub unsafe extern "C" fn atg__dim_arange(
    out__: *mut *mut C_tensor,
    like_: *mut C_tensor,
    dim_: i64
)