pub unsafe extern "C" fn atg_hardswish_backward(
    out__: *mut *mut C_tensor,
    grad_output_: *mut C_tensor,
    self_: *mut C_tensor
)