pub unsafe fn appendStringInfoVA(
    arg_str_: StringInfo,
    arg_fmt: *const c_char,
    arg_args: *mut __va_list_tag
) -> c_int