pub unsafe extern "C" fn xmlParserWarning(
    ctx: *mut c_void,
    msg: *const c_char
    ...
)