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