pub unsafe extern "C" fn LogiLedGetConfigOptionRange(
    configPath: *const u16,
    defaultValue: *mut c_int,
    min: c_int,
    max: c_int
) -> bool