pub unsafe extern "C" fn mnl_attr_parse_payload( payload: *const c_void, payload_len: usize, cb: mnl_attr_cb_t, data: *mut c_void, ) -> c_int