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