pub unsafe extern "C" fn SSL_CTX_set_verify_algorithm_prefs( ctx: *mut SSL_CTX, prefs: *const u16, num_prefs: usize, ) -> c_int