pub unsafe extern "C-unwind" fn janet_cfuns_ext_prefix(
    env: *mut JanetTable,
    regprefix: *const c_char,
    cfuns: *const JanetRegExt
)