pub unsafe extern "C" fn GB_import_cheat(
gb: *mut GB_gameboy_t,
cheat: *const c_char,
description: *const c_char,
enabled: bool,
) -> *const GB_cheat_tpub unsafe extern "C" fn GB_import_cheat(
gb: *mut GB_gameboy_t,
cheat: *const c_char,
description: *const c_char,
enabled: bool,
) -> *const GB_cheat_t