pub unsafe extern "C" fn JS_AddRuntimeFinalizer( rt: *mut JSRuntime, finalizer: JSRuntimeFinalizer, arg: *mut c_void, ) -> c_int