⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
macro_rules! _access_field {
    ($obj:expr, $type: ident, $field:ident) => { ... };
}