pub const cudaErrorInvalidSymbol: cudaError = 13;
This indicates that the symbol name/identifier passed to the API call is not a valid name or identifier.