pub unsafe extern "C" fn Binary_string_qs_append(
    this: *mut Binary_string,
    str_: *const c_char,
    len: usize
)