pub unsafe extern "C" fn _php_stream_seek(
stream: *mut php_stream,
offset: zend_off_t,
whence: c_int,
) -> c_int
pub unsafe extern "C" fn _php_stream_seek(
stream: *mut php_stream,
offset: zend_off_t,
whence: c_int,
) -> c_int