pub unsafe extern "C" fn mnl_attr_put_str_check( nlh: *mut nlmsghdr, buflen: usize, type_: u16, data: *const c_char, ) -> bool