pub unsafe extern "C" fn atg_set_source_tensor_(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    source_: *mut C_tensor
)