Function windows_sys::Win32::System::Js::JsGetIndexedProperty
pub unsafe extern "system" fn JsGetIndexedProperty(
object: *const c_void,
index: *const c_void,
result: *mut *mut c_void,
) -> JsErrorCode