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