pub unsafe extern "C-unwind" fn janet_table_merge_table(
    table: *mut JanetTable,
    other: *mut JanetTable
)