pub unsafe extern "C" fn jsc_value_object_get_property_at_index(
    value: *mut JSCValue,
    index: c_uint
) -> *mut JSCValue