#[no_mangle]
pub unsafe extern "C" fn ts_subtree_array_remove_trailing_extras(
    self_0: *mut SubtreeArray,
    destination: *mut SubtreeArray,
)