pub unsafe extern "C" fn mnl_attr_parse( nlh: *const nlmsghdr, offset: c_uint, cb: mnl_attr_cb_t, data: *mut c_void, ) -> c_int