pub unsafe extern "C" fn SSL_get_dtls_read_traffic_secret( ssl: *const SSL, out_data: *mut *const u8, out_len: *mut usize, epoch: u16, ) -> c_int