pub unsafe extern "C" fn String_DeleteAt(
    str_: *mut cc_string,
    offset: c_int
)