pub unsafe extern "C" fn ENGINE_set_digests( e: *mut engine_st, f: Option<unsafe extern "C" fn(*mut engine_st, *mut *const evp_md_st, *mut *const i32, i32) -> i32>, ) -> i32