pub unsafe extern "C" fn vexDisplayVString(
    nLineNumber: i32,
    format: *const c_char,
    args: VaList<'_, '_>
)