pub(crate) unsafe extern "C" fn JS_NewObject( cx: *mut JSContext, clasp: *const JSClass, ) -> *mut JSObject