pub unsafe fn SnmpOidCompare(
    xoid: *mut smiOID,
    yoid: *mut smiOID,
    maxlen: u32,
    result: *mut i32
) -> u32