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