pub unsafe extern "C" fn atg_flatten(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    start_dim_: i64,
    end_dim_: i64
)