#include "frida-gum.h" void prefetch_init(void); void prefetch_write(void *addr); void prefetch_read(void);