pub unsafe extern "C" fn atg__make_dual(
    out__: *mut *mut C_tensor,
    primal_: *mut C_tensor,
    tangent_: *mut C_tensor,
    level_: i64
)