#[no_mangle] pub extern "C" fn wasmtime_error_new( msg: *const c_char, ) -> Option<Box<wasmtime_error_t>>