pub unsafe extern "C" fn cudaStreamCreateWithFlags(
    pStream: *mut *mut CUstream_st,
    flags: u32
) -> cudaError