pub unsafe extern "C" fn GetObjectProto( cx: *mut JSContext, obj: Handle<*mut JSObject>, proto: MutableHandle<*mut JSObject>, ) -> bool