Source position: lazglib2.pas line 1863
function TGBytes.new_with_free_func(
data: guint8;
size: gsize;
free_func: TGDestroyNotify;
user_data: gpointer
):PGBytes;