pub unsafe extern "C" fn cudaGraphKernelNodeGetParams(
    node: *mut CUgraphNode_st,
    pNodeParams: *mut cudaKernelNodeParams
) -> cudaError