pub fn to_string_q(
    context: &QuickJsRealmAdapter,
    big_int_ref: &JSValueRef
) -> Result<String, JsError>