Modifies access protections of memory mapping. Syntax: #include <mman.h> int mprotect (void *addr, size_t len, int prot);