pub unsafe extern "C" fn atg_unbind_copy_int_out(
    out_data: *const *mut C_tensor,
    out_len: c_int,
    self_: *mut C_tensor,
    dim_: i64
)