pub unsafe extern "C" fn GB_debugger_describe_address( gb: *mut GB_gameboy_t, addr: u16, bank: u16, exact_match: bool, prefer_local: bool, ) -> *const c_char