pub unsafe extern "C" fn g_base64_decode(
    text: *const gchar,
    out_len: gsize
) -> *mut u8