pub unsafe extern "C" fn GB_set_key_state_for_player( gb: *mut GB_gameboy_t, index: GB_key_t, player: c_uint, pressed: bool, )