pub unsafe fn RUST_SYMBOL_TO_JSID(
    sym: *mut Symbol,
    id: &mut MutableHandleId<'_>
)