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