pub unsafe fn JsHasIndexedProperty( object: *const c_void, index: *const c_void, result: *mut bool, ) -> JsErrorCode