pub unsafe extern "C" fn al_get_joystick_state(
    arg1: *mut ALLEGRO_JOYSTICK,
    ret_state: *mut ALLEGRO_JOYSTICK_STATE
)