aldap_parse
struct aldap_message *aldap_parse(struct aldap *);
while ((m = aldap_parse(al)) != NULL) {
if ((m = aldap_parse(al)) == NULL)