#[unsafe(no_mangle)]pub extern "C" fn thrd_equal(thrd1: thrd_t, thrd2: thrd_t) -> c_int
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/thrd_equal.html.