pub type GB_gameboy_t = GB_gameboy_s;
#[repr(C, align(8))]pub struct GB_gameboy_t { pub __internal: [u8; 120520], }
__internal: [u8; 120520]