pub unsafe extern "C" fn SkString_appendVAList(
    this: *mut SkString,
    format: *const c_char,
    arg1: va_list
)