#[no_mangle]
pub extern "C" fn wasmtime_context_set_epoch_deadline(
store: WasmtimeStoreContextMut<'_>,
ticks_beyond_current: u64,
)
#[no_mangle]
pub extern "C" fn wasmtime_context_set_epoch_deadline(
store: WasmtimeStoreContextMut<'_>,
ticks_beyond_current: u64,
)