pub unsafe extern "C" fn EncodeDataBase64( data: *const c_uchar, dataSize: c_int, outputSize: *mut c_int, ) -> *mut c_char