pub type netsnmp_state_machine_func = unsafe extern "C" fn(input: *mut Struct_netsnmp_state_machine_input_s, step: *mut Struct_netsnmp_state_machine_step_s) -> c_int;pub type netsnmp_state_machine_func = unsafe extern "C" fn(input: *mut Struct_netsnmp_state_machine_input_s, step: *mut Struct_netsnmp_state_machine_step_s) -> c_int;