pub unsafe extern "C" fn OH_CommonEvent_GetBoolFromParameters(
para: *const CommonEvent_Parameters,
key: *const c_char,
defaultValue: bool,
) -> boolAvailable on crate features
commonevent and api-12 only.