pub unsafe extern "C" fn atg_clamp_max_tensor_(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    max_: *mut C_tensor
)