pub unsafe extern "C" fn cudaGraphNodeGetType(
    node: *mut CUgraphNode_st,
    pType: *mut cudaGraphNodeType
) -> cudaError