#[no_mangle] pub unsafe extern "C" fn ts_parser_parse_string_encoding( self_0: *mut TSParser, old_tree: *const TSTree, string: *const c_char, length: c_uint, encoding: TSInputEncoding, ) -> *mut TSTree