pub unsafe extern "C" fn atg__resize_output_(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    size_data: *const i64,
    size_len: c_int,
    device_: c_int
)