pub unsafe extern "C" fn SteamAPI_ISteamInput_ActivateActionSetLayer(
    self_: *mut ISteamInput,
    inputHandle: InputHandle_t,
    actionSetLayerHandle: InputActionSetHandle_t
)