pub unsafe fn BigIntToString( cx: *mut JSContext, bi: Handle<'_, *mut BigInt>, radix: u8, ) -> *mut JSString