pub unsafe extern "C" fn av_base64_encode( out: *mut c_char, out_size: c_int, in_: *const u8, in_size: c_int, ) -> *mut c_char