pub unsafe extern "C" fn SSL_set1_client_key_shares( ssl: *mut SSL, group_ids: *const u16, num_group_ids: usize, ) -> c_int