pub unsafe extern "C" fn wolfSSL_mcast_peer_add(
    ssl: *mut WOLFSSL,
    peerId: c_ushort,
    sub: c_int
) -> c_int