pub unsafe extern "C" fn EVP_CIPHER_CTX_ctrl( ctx: *mut EVP_CIPHER_CTX, command: c_int, arg: c_int, ptr: *mut c_void, ) -> c_int