pub const fn element_oid(array_oid: u32) -> Option<u32>
Get the array element OID for an array type OID.
Returns None if the OID is not a known array type.
None