pub unsafe extern "C" fn atg_special_chebyshev_polynomial_w(
    out__: *mut *mut C_tensor,
    x_: *mut C_tensor,
    n_: *mut C_tensor
)