pub unsafe extern "C" fn atg_resize_as_sparse(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    the_template_: *mut C_tensor
)