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