pub type SNMPCallback = unsafe extern "C" fn(majorID: c_int, minorID: c_int, serverarg: *mut c_void, clientarg: *mut c_void) -> c_int;