pub unsafe extern "C-unwind" fn janet_async_start(
stream: *mut JanetStream,
mode: JanetAsyncMode,
callback: JanetEVCallback,
state: *mut c_void,
) -> !pub unsafe extern "C-unwind" fn janet_async_start(
stream: *mut JanetStream,
mode: JanetAsyncMode,
callback: JanetEVCallback,
state: *mut c_void,
) -> !