pub unsafe extern "C" fn ext_php_rs_zend_string_init(
    str_: *const c_char,
    len: usize,
    persistent: bool
) -> *mut zend_string