pub unsafe extern "C" fn opencc_convert_utf8_to_buffer( opencc: *mut c_void, input: *const c_char, length: size_t, output: *mut c_char, ) -> size_t