pub unsafe extern "C" fn SkString_set(
    this: *mut SkString,
    text: *const c_char
)