pub unsafe extern "C" fn atg_svd(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    some_: c_int,
    compute_uv_: c_int
)