pub unsafe extern "C" fn SkString_appendf(
    this: *mut SkString,
    format: *const c_char
    ...
)