static extern int XInputGetState(int playerIndex, out XINPUT_GAMEPAD_SECRET struc);
static extern int secret_get_gamepad(int playerIndex, out XINPUT_GAMEPAD_SECRET struc);