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