pub unsafe extern "C" fn _frida_json_array_add_array_element(
    array: *mut JsonArray,
    value: *mut JsonArray
)