pub unsafe extern "C" fn switch_live_array_add(
la: *mut switch_live_array_t,
name: *const c_char,
index: c_int,
obj: *mut *mut cJSON,
destroy: switch_bool_t,
) -> switch_status_tpub unsafe extern "C" fn switch_live_array_add(
la: *mut switch_live_array_t,
name: *const c_char,
index: c_int,
obj: *mut *mut cJSON,
destroy: switch_bool_t,
) -> switch_status_t