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