pub unsafe extern "C" fn _php_stream_filter_append(
    chain: *mut php_stream_filter_chain,
    filter: *mut php_stream_filter
)