pub unsafe extern "C-unwind" fn janet_ev_threaded_call(
    fp: JanetThreadedSubroutine,
    arguments: JanetEVGenericMessage,
    cb: JanetThreadedCallback
)