pub unsafe extern "C-unwind" fn janet_table_get(
    t: *mut JanetTable,
    key: Janet
) -> Janet