pub unsafe extern "C" fn retro_cheat_set(
    index: c_uint,
    enabled: bool,
    code: *const c_char
)