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