pub unsafe extern "C" fn Binary_string_set_hex1(
    this: *mut Binary_string,
    str_: *const c_char,
    len: uint32
) -> bool