pub unsafe extern "C-unwind" fn janet_table_init(
    table: *mut JanetTable,
    capacity: i32
) -> *mut JanetTable