pub unsafe extern "C" fn xmlNewCharEncodingHandler(
name: *const c_char,
input: xmlCharEncodingInputFunc,
output: xmlCharEncodingOutputFunc,
) -> xmlCharEncodingHandlerPtrpub unsafe extern "C" fn xmlNewCharEncodingHandler(
name: *const c_char,
input: xmlCharEncodingInputFunc,
output: xmlCharEncodingOutputFunc,
) -> xmlCharEncodingHandlerPtr