Source position: vorbis.pas line 276
type read_func = function(
ptr: pointer;
size: csize_t;
nmemb: csize_t;
datasource: pointer
):csize_t;