pub unsafe extern "C" fn emscripten_get_gamepad_status(
    index: c_int,
    gamepadState: *mut EmscriptenGamepadEvent
) -> c_int