pub unsafe extern "C" fn LogiLedGetSdkVersion(
    majorNum: *mut c_int,
    minorNum: *mut c_int,
    buildNum: *mut c_int
) -> bool