pub unsafe extern "C" fn add_next_index_stringl(
    arg: *mut zval,
    str_: *const c_char,
    length: usize
) -> zend_result