const MAX_SOURCE_LENGTH: usize = 256;
Maximum byte length for the NEF source field (URL or identifier).
source