pub unsafe extern "C" fn EVP_EncryptUpdate( ctx: *mut evp_cipher_ctx_st, out: *mut u8, outl: *mut i32, in_: *const u8, inl: i32, ) -> i32