pub unsafe extern "C" fn EVP_CipherUpdate( ctx: *mut EVP_CIPHER_CTX, outbuf: *mut u8, outlen: *mut i32, inbuf: *const u8, inlen: i32, ) -> i32