pub unsafe extern "C" fn wasm_runtime_validate_native_addr( module_inst: wasm_module_inst_t, native_ptr: *mut c_void, size: u64, ) -> bool