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