pub unsafe extern "C" fn enif_equal_tids(
    tid1: ErlNifTid,
    tid2: ErlNifTid
) -> c_int