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