pub unsafe fn jackctl_parameter_get_enum_constraint_description(
    parameter: *mut jackctl_parameter_t,
    index: u32
) -> Option<*const c_char>