pub unsafe extern "C" fn add_index_string(
    arg: *mut zval,
    index: zend_ulong,
    str_: *const c_char
)