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