pub unsafe extern "system" fn JsSetIndexedProperty( object: *const c_void, index: *const c_void, value: *const c_void, ) -> JsErrorCode