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