pub unsafe extern "C" fn zend_execute_scripts(
    type_: c_int,
    retval: *mut zval,
    file_count: c_int
    ...
) -> c_int