pub fn decode_blob_pointer(field: u64) -> Option<u64>
Decode a blob pointer from an Object field; returns None if tag mismatch.
None