pub unsafe extern "C" fn appendStringInfo(
    str_: StringInfo,
    fmt: *const c_char
    ...
)