pub unsafe extern "C" fn SkString_resize(
    this: *mut SkString,
    len: usize
)