pub unsafe extern "C" fn SDL_GameControllerGetStringForAxis(
    axis: SDL_GameControllerAxis
) -> *const c_char
Expand description

turn this axis enum into a string mapping