pub unsafe extern "C" fn String_set_ascii(
    this: *mut String,
    str_: *const c_char,
    arg_length: usize
) -> bool