Function uacpi_object_is_one_of
uacpi_bool uacpi_object_is_one_of(uacpi_object*, uacpi_object_type_bits type_mask)
Description
Returns UACPI_TRUE if the provided object's type is one of the values
specified in the 'type_mask' of UACPI_OBJECT_*_BIT.