pub unsafe extern "C" fn jsc_value_typed_array_get_offset(
    value: *mut JSCValue
) -> size_t
Available on crate feature v2_38 only.