pub unsafe extern "C" fn Binary_string_copy_or_move(
    this: *mut Binary_string,
    s: *const c_char,
    arg_length: usize
) -> bool