pub unsafe extern "C" fn Base64_EncodeEsc( in_: *const byte, inLen: word32, out: *mut byte, outLen: *mut word32, ) -> c_int