pub unsafe extern "C" fn OH_CommonEvent_SetDataToSubscriber(
subscriber: *mut CommonEvent_Subscriber,
data: *const c_char,
length: usize,
) -> boolAvailable on crate features
commonevent and api-12 and api-18 only.