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