#[no_mangle]
pub unsafe extern "C" fn wasmtime_component_func_post_return(
func: &Func,
context: WasmtimeStoreContextMut<'_>,
) -> Option<Box<wasmtime_error_t>>
#[no_mangle]
pub unsafe extern "C" fn wasmtime_component_func_post_return(
func: &Func,
context: WasmtimeStoreContextMut<'_>,
) -> Option<Box<wasmtime_error_t>>