pub unsafe extern "C" fn atg_requires_grad_(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    requires_grad_: c_int
)