pub unsafe fn ToUint8Slow(
    cx: *mut JSContext,
    v: HandleValue<'_>,
    out: *mut u8
) -> bool