#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlTextWriterWriteVFormatPI( writer: *mut XmlTextWriter, target: *const xmlChar, format: *const c_char, argptr: *mut VaListTag, ) -> c_int