unsafe extern "C" fn sax_processing_instruction_cb(
    user_data: *mut c_void,
    target: *const c_char,
    data: *const c_char
)