pub unsafe extern "C" fn SSL_set_verify_algorithm_prefs( ssl: *mut SSL, prefs: *const u16, num_prefs: usize, ) -> c_int