#[unsafe(no_mangle)] pub unsafe extern "C" fn relay_uuid_is_nil( uuid: *const RelayUuid, ) -> bool
Returns true if the uuid is nil.