pub unsafe extern "C" fn zend_stream_fixup( file_handle: *mut zend_file_handle, buf: *mut *mut c_char, len: *mut size_t, ) -> c_int