pub unsafe extern "C" fn Binary_string_fill(
    this: *mut Binary_string,
    max_length: usize,
    fill: c_char
) -> bool