pub unsafe fn JsHasProperty( object: *const c_void, propertyid: *const c_void, hasproperty: *mut bool, ) -> JsErrorCode