pub unsafe extern "C" fn EVP_MD_meth_get_update( md: *const evp_md_st, ) -> Option<unsafe extern "C" fn(*mut evp_md_ctx_st, *const c_void, usize) -> i32>