overlay_prop_set_prot
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_READ);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_WRITE);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_RW);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_RW);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_READ);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_READ);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_RRW);
overlay_prop_set_prot(phdl, OVERLAY_PROP_PERM_RRW);
extern void overlay_prop_set_prot(overlay_prop_handle_t, overlay_prop_prot_t);