pub unsafe extern "C" fn atg_dsplit_array(
    self_: *mut C_tensor,
    indices_data: *const i64,
    indices_len: c_int
) -> *mut *mut C_tensor