API: libcrmcommon: New pcmk_result_type enum
This enum contains type specifiers for some of the existing result code
families. This can be used to tell a function that processes generic
return codes what kind of return code we're passing it.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>