struct jnc_IfaceHdr

struct jnc_IfaceHdr {
    // fields

    const void* m_vtable;
    jnc_Box* m_box;
};