pub unsafe fn JS_DeletePropertyById1( cx: *mut JSContext, obj: HandleObject<'_>, id: Handle<'_, jsid>, ) -> bool