pub unsafe extern "C" fn xmlTextWriterWriteFormatString(
    writer: xmlTextWriterPtr,
    format: *const c_char
    ...
) -> c_int