pub unsafe extern "C" fn cudaStreamCreate(
    pStream: *mut cudaStream_t
) -> cudaError_t