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