pub unsafe extern "C" fn php_stream_locate_eol(
    stream: *mut php_stream,
    buf: *mut zend_string
) -> *const c_char