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