Source position: lazglib2.pas line 4179
function g_base64_decode_step(
in_: Pgchar;
len: gsize;
out_: Pguint8;
state: Pgint;
save: Pguint
):gsize;