pub unsafe extern "C" fn wasm_runtime_create_context_key( dtor: Option<unsafe extern "C" fn(inst: wasm_module_inst_t, ctx: *mut c_void)>, ) -> *mut c_void