pub unsafe extern "C" fn ssh_string_fill(
    str_: ssh_string,
    data: *const c_void,
    len: usize
) -> c_int