#[no_mangle]
pub unsafe extern "C" fn ts_subtree_new_missing_leaf(
pool: *mut SubtreePool,
symbol: TSSymbol,
padding: Length,
lookahead_bytes: c_uint,
language: *const TSLanguage,
) -> Subtree
#[no_mangle]
pub unsafe extern "C" fn ts_subtree_new_missing_leaf(
pool: *mut SubtreePool,
symbol: TSSymbol,
padding: Length,
lookahead_bytes: c_uint,
language: *const TSLanguage,
) -> Subtree