#pragma once #include <glib.h> G_BEGIN_DECLS typedef struct CUstream_st* cudaStream_t; G_END_DECLS