#include "module.h" int module_test_access_pid(const struct task_struct* t) { return t->pid; }