pub unsafe extern "C" fn zend_stream_init_filename_ex(
    handle: *mut zend_file_handle,
    filename: *mut zend_string
)