pub unsafe extern "C" fn LogiLedGetConfigOptionColor(
    configPath: *const u16,
    defaultRed: *mut c_int,
    defaultGreen: *mut c_int,
    defaultBlue: *mut c_int
) -> bool