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