pub unsafe extern "C" fn zend_eval_stringl( str_: *const c_char, str_len: usize, retval_ptr: *mut zval, string_name: *const c_char, ) -> zend_result