pub unsafe extern "C-unwind" fn janet_ev_post_event(
    vm: *mut JanetVM,
    cb: JanetCallback,
    msg: JanetEVGenericMessage
)