import "../../mod/libfwdmem.so" main() { fwdmalloc(sizeof(i64)) => *i64 i; /* deref not allowed on raw pointers */ i* + 20 => int something; }