pub unsafe extern "C" fn xmlRelaxNGDump(
    output: *mut FILE,
    schema: xmlRelaxNGPtr
)