pub unsafe extern "C" fn enif_is_identical(
    lhs: ERL_NIF_TERM,
    rhs: ERL_NIF_TERM
) -> c_int