pub unsafe extern "C" fn xmlAutomataNewCounter(
    am: xmlAutomataPtr,
    min: c_int,
    max: c_int
) -> c_int