// SPDX-License-Identifier: MPL-2.0 // Copyright (c) Yuxuan Shui #include typedef struct session session_t; bool vsync_init(session_t *ps);