pub unsafe extern "C" fn LogiLedGetConfigOptionRect(
    configPath: *const u16,
    defaultX: *mut c_int,
    defaultY: *mut c_int,
    defaultWidth: *mut c_int,
    defaultHeight: *mut c_int
) -> bool