pub unsafe extern "C" fn SkTDStorage_insert1(
    this: *mut SkTDStorage,
    index: c_int,
    count: c_int,
    src: *const c_void
) -> *mut c_void