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