pub unsafe extern "C" fn LogiLedSetLighting(
    redPercentage: c_int,
    greenPercentage: c_int,
    bluePercentage: c_int
) -> bool