pub unsafe extern "C" fn cudaGraphCreate(
    pGraph: *mut cudaGraph_t,
    flags: c_uint
) -> cudaError_t