pub fn new_bigint_str_q(
    context: &QuickJsRealmAdapter,
    input_str: &str
) -> Result<JSValueRef, JsError>