pub unsafe extern "C" fn rtcSetDeviceErrorFunction(
    device: RTCDevice,
    error: RTCErrorFunction,
    userPtr: *mut c_void
)