MIN_LEN
if (check_property_type(str, MIN_LEN, ACPI_TYPE_INTEGER))
wmi_priv.str_data[instance_id].min_length = (uintptr_t)str_obj[MIN_LEN].string.pointer;