pub unsafe extern "C" fn atg_special_round(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    decimals_: i64
)