pub unsafe extern "C-unwind" fn janet_panic_abstract(
    x: Janet,
    n: i32,
    at: *const JanetAbstractType
) -> !