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