unsafe extern "C" fn __add_boolean_prefix(
    qp: Pin<&mut QueryParser>,
    field: RustStr,
    prefix: RustStr
) -> Result