kcov_remote_arg
#define KCOV_REMOTE_ENABLE _IOW('c', 102, struct kcov_remote_arg)
struct kcov_remote_arg *remote_arg;
remote_arg = (struct kcov_remote_arg *)arg;
struct kcov_remote_arg *remote_arg = NULL;
offsetof(struct kcov_remote_arg, num_handles))))