pub fn query_app_bindings_by_installed_app_id(
    installed_app_id: String,
) -> ExternResult<Vec<(ActionHash, AppBinding)>>