pub unsafe extern "C" fn atg__copy_from_and_resize(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    dst_: *mut C_tensor
)