pub unsafe extern "C" fn g_base64_decode_step( in_: *const u8, len: size_t, out: *mut u8, state: *mut c_int, save: *mut c_uint, ) -> size_t