pointer_types_are_compatible
bool pointer_types_are_compatible(const type_t *, const type_t *, bool);
if (pointer_types_are_compatible(lstp, rstp, true))