pub unsafe extern "C" fn JS_SetJitBackend( rt: *mut JSRuntime, vtable: *const JSJitBackendVTable, opaque: *mut c_void, ) -> i32