pub unsafe extern "C" fn _php_stream_make_seekable(
origstream: *mut php_stream,
newstream: *mut *mut php_stream,
flags: c_int,
) -> c_intpub unsafe extern "C" fn _php_stream_make_seekable(
origstream: *mut php_stream,
newstream: *mut *mut php_stream,
flags: c_int,
) -> c_int