pub unsafe extern "C" fn cudaStreamIsCapturing(
    stream: *mut CUstream_st,
    pCaptureStatus: *mut cudaStreamCaptureStatus
) -> cudaError