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